home *** CD-ROM | disk | FTP | other *** search
/ Postcard CD: Niagara Parks / Postcard CD: Niagara Parks (2004).iso / pc / ss.dxr / Internal_27.ls < prev    next >
Encoding:
Text File  |  2001-12-19  |  110 b   |  7 lines

  1. on exitFrame me
  2.   if the timer < 400 then
  3.     set the volume of sound 1 to 254
  4.     go(the frame)
  5.   end if
  6. end
  7.